Appliance Recovery Backup Job Details BuildInfo
Appliance Recovery Backup Job Details BuildInfo
The Appliance Recovery Backup Job Details BuildInfo schema contains information about the build of the appliance.
This schema was added in vSphere API 6.7.2.
JSON Example
{
"version_name": "string",
"version": "string",
"build_number": "string"
}
string
version_name
Required
Appliance product type, for example 6.8.2 GA
This property was added in vSphere API 6.7.2.
string
version
Required
Appliance version, for example 6.8.2.10000
This property was added in vSphere API 6.7.2.
string
build_number
Required
Build Number of the appliance
This property was added in vSphere API 6.7.2.